home *** CD-ROM | disk | FTP | other *** search
/ Aminet 37 / Aminet 37 (2000)(Schatztruhe)[!][Jun 2000].iso / Aminet / dev / e / camde.readme < prev    next >
Text File  |  2000-05-02  |  3KB  |  65 lines

  1. Short:    CAMD developer kit for E
  2. Author:   claude.heiland-allen@lincoln.oxford.ac.uk
  3. Uploader: claude.heiland-allen@lincoln.oxford.ac.uk
  4. Version:  1.1
  5. Type:     dev/e
  6.  
  7. $VER: cha_camde 1.1 (2000.04.04) Claude Heiland-Allen
  8.  
  9.  
  10. This is the developer kit for CAMD v37.1, as found on the
  11. Amiga Developer CD v1.1, converted for use with E.
  12.  
  13. The original examples and documentation are NOT included.
  14.  
  15. CAMD is a MIDI driver system, basically each application
  16. has MIDI ports so they can be linked together like studio
  17. boxes, and also hardware (like the serial port) can be
  18. shared.  No more turning off MIDI in one program before
  19. being able to turn it on in another.
  20.  
  21. Some new (simple) example programs are included:
  22.  
  23. cha_monitor <name>
  24.     Dump MIDI data to the shell window, <name> is a MIDI
  25.     node (for example, in.0 or out.0 to monitor either
  26.     main input or output).  SysEx data up to 16 kB is
  27.     recognised, the data itself is not displayed but the
  28.     length of the data is.  All output is hexadecimal.
  29.     Ctrl-C quits.
  30.  
  31. cha_keyboard <name>
  32.     Send MIDI data to the node <name>, the main part of
  33.     the keyboard plays notes, the function keys change
  34.     octave, and the space bar stops all notes (because
  35.     sometimes Intuition forgets key-up events).
  36.  
  37.  
  38. Claude
  39.  
  40.  
  41. ============================= Archive contents =============================
  42.  
  43. Original  Packed Ratio    Date     Time    Name
  44. -------- ------- ----- --------- --------  -------------
  45.     1258     694 44.8% 04-Apr-00 19:03:26 +camde.readme
  46.      472     238 49.5% 04-Apr-00 19:03:26 +camd.m
  47.     2616    1216 53.5% 04-Apr-00 19:03:26 +camd.m
  48.       48      48  0.0% 04-Apr-00 19:03:26 +camdbase.m
  49.      272     187 31.2% 04-Apr-00 19:03:26 +camddevices.m
  50.     3076    1401 54.4% 04-Apr-00 19:03:26 +mididefs.m
  51.      506     287 43.2% 04-Apr-00 19:03:26 +midiprefs.m
  52.     6468    2069 68.0% 04-Apr-00 19:03:26 +cha_keyboard
  53.     4922    1525 69.0% 04-Apr-00 19:03:26 +cha_keyboard.e
  54.     4060    1839 54.7% 04-Apr-00 19:03:26 +cha_monitor
  55.     3552    1159 67.3% 04-Apr-00 19:03:26 +cha_monitor.e
  56.      989     231 76.6% 04-Apr-00 19:03:26 +.build
  57.     1243     471 62.1% 04-Apr-00 19:03:26 +camd.fd
  58.     4456    1302 70.7% 04-Apr-00 19:03:26 +camd.i
  59.      150     108 28.0% 04-Apr-00 19:03:26 +camdbase.i
  60.      383     223 41.7% 04-Apr-00 19:03:26 +camddevices.i
  61.     3742    1414 62.2% 04-Apr-00 19:03:26 +mididefs.i
  62.      552     286 48.1% 04-Apr-00 19:03:26 +midiprefs.e
  63. -------- ------- ----- --------- --------
  64.    38765   14698 62.0% 06-Apr-100 21:41:58   18 files
  65.